You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > IFFT1D Method > Matrix.IFFT1D Method ([In] TMtx, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.IFFT1D Method ([In] TMtx, bool)

Inverse parallel not in-place 1D FFT.

Syntax
C#
Visual Basic
public TMtx IFFT1D([In] TMtx Mtx, bool NoScale);

The size of the destination is set automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!